First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 139486
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Stefan Briesenick <sbriesen@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jason Wever (RETIRED) <weeve@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 139486 depends on: Show dependency tree
Show dependency graph
Bug 139486 blocks: 139149
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-06 15:13 0000
The xinetd.d config file for ziproxy does not work out of the box.  Because
xinetd cannot find a service called ziproxy in the /etc/services file, it fails
to load the config in, believeing that it is faulty.  

By changing the "service ziproxy" line to "service webcache" or "service
http-alt", xinetd can properly parse the file as these are the valid listings
in /etc/services currently for port 8080.

The other alternative is to have /etc/services adjusted to add ziproxy in as an
option for port 8080.  I think that's a Spanky thing but I'm not 100%.

------- Comment #1 From Stefan Briesenick 2006-07-06 23:38:44 0000 -------
there's a further option. We can add "type = UNLISTED" which I would prefer.

Often, you use ziproxy together with another caching-proxy (i.e. Squid) and
then you may want to use another port.

------- Comment #2 From Jason Wever (RETIRED) 2006-07-07 08:51:55 0000 -------
That's fine too.  Just noticed if I wanted to use it by itself via xinetd, it
didn't work out of the box.

------- Comment #3 From Jason Wever (RETIRED) 2006-09-02 15:28:49 0000 -------
Any update here?

------- Comment #4 From Stefan Briesenick 2006-09-03 21:07:47 0000 -------
new version is out. I will fix this issue with version bump.

------- Comment #5 From Stefan Briesenick 2006-09-08 10:17:48 0000 -------
fixed with new version 2.1.1 which is in CVS now.

First Last Prev Next    No search results available      Search page      Enter new bug