[Bug 237894] Re: I cannot connect to any server. Conection hangs up at channel 0: open confirm rwindow 0 rmax 32768

2008-07-28 Thread SF
I have the same problem. The system is up to date and I do not have any
wireless connection.

-- 
I cannot connect to any server. Conection hangs up at channel 0: open confirm 
rwindow 0 rmax 32768
https://bugs.launchpad.net/bugs/237894
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-06-24 Thread sf
This behavior is because in 2.0, proxy.load and proxy.conf contained the
LoadModule disk_cache_module and the mod_disk_cache config. Not
enabling mod_disk_cache on upgrades would break caching for proxies
(debian bug 407171).

Maybe enabling mod_disk_cache on upgrades only if something like

egrep -iq '^[[:space:]]*cacheenable' /etc/apache2/apache2.conf
/etc/apache2/mods-enabled/* /etc/apache2/sites-enabled/*
/etc/apache2/conf.d/* /etc/apache2/httpd.conf

(in preinst) gives true would be better.

-- 
mod_disk_cache enabled globally by default
https://bugs.launchpad.net/bugs/219914
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 239894] Re: CVE-2008-2364 Apache2 mod_proxy_http.c DOS

2008-06-14 Thread sf
fixed in 2.2.9, which has been uploaded to Debian

-- 
CVE-2008-2364 Apache2 mod_proxy_http.c DOS
https://bugs.launchpad.net/bugs/239894
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 235809] Re: apache2 startup script fails to stop apache2 at times.

2008-05-29 Thread sf
It is normal behavior that the apache processes stay around until they
have finished processing the currently active requests (since we are
using graceful-stop). Normally you should just be able to start apache
again even before all processes are dead. Is this not the case for you?
What error message do you get?

-- 
apache2 startup script fails to stop apache2 at times.
https://bugs.launchpad.net/bugs/235809
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 230878] Re: Apache 2 produces an OOM after 4 hours using

2008-05-17 Thread sf
It would also be interesting to know what apache modules you have
enabled and how the output of top looks just before the OOM situation
(i.e. are there many large apache2 processes or only a few very large
ones?).

You could also try tweaking memory_limit in your php.ini.

-- 
Apache 2 produces an OOM after 4 hours using
https://bugs.launchpad.net/bugs/230878
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 224945] Re: [SRU] memory leaks in apache2 when running mod_ssl

2008-05-13 Thread sf
2.2.8-4 with the patch has just been uploaded to Debian

-- 
[SRU] memory leaks in apache2 when running mod_ssl
https://bugs.launchpad.net/bugs/224945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 221932] Re: package apache2.2-common 2.2.8-1 failed to install/upgrade:

2008-05-06 Thread sf
This is a bug in apache2.2-common's postinst (doesn't check for dangling
symlinks). The fix will be in 2.2.8-4:

http://svn.debian.org/wsvn/pkg-
apache/trunk/apache2/apache2.2-common.postinst?op=diffrev=658sc=1

-- 
package apache2.2-common 2.2.8-1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/221932
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 221457] Re: apache2 crashed with SIGSEGV

2008-05-06 Thread sf
This happens when the old apache is restarted when libaprutil1 has
already been upgraded. It is fixed as soon as apache is upgraded, too.
Probably the new libaprutil1 should conflict with the old
apache2.2-common.

-- 
apache2 crashed with SIGSEGV
https://bugs.launchpad.net/bugs/221457
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs