Re: [users@httpd] Too many vhosts?!?!

2014-10-10 Thread Jakov Sosic
On 10/09/2014 06:22 AM, Paul Silevitch wrote: I had a similar issue years ago with a large number of vhosts and apache hanging (apache 2.2 prefork mpm on linux like you). The problem for me was with the number of Listen directives. When I cut the list down, everything worked. Do you have a lot

Re: [users@httpd] Too many vhosts?!?!

2014-10-06 Thread Jakov Sosic
On 10/06/2014 03:06 PM, Tom Evans wrote: Why do you think it has anything to do with httpd? This is firmly a "When I do things with PHP, PHP doesn't work therefore httpd has a problem" type diagnosis. I'm sorry that I pointed my finger at httpd. It could be anything in the chain (HW - ke

[users@httpd] Too many vhosts?!?!

2014-10-05 Thread Jakov Sosic
Hi guys. I'm running CentOS 6 with latest httpd (2.2.15-31.el6). I've noticed a very peculiar problem with Apache. I have a very high number of virtual hosts set up - it's around 501. Problems started occuring after vhost number 493. First 493 vhosts work as expected, but as soon as I add v

[users@httpd] Strange entries in error_log

2011-12-14 Thread Jakov Sosic
error logged in general log, and there is nothing in the access_log. I have no idea why this happens. Any help appreciated! -- Jakov Sosic www.srce.unizg.hr - The official User-To-User support forum of the Apache HTTP Server Project

Re: [users@httpd] Program terminated with signal 7, Bus error.

2011-08-01 Thread Jakov Sosic
On 08/01/2011 06:49 PM, Jeroen Geilman wrote: > On 2011-08-01 17:21, Jakov Sosic wrote: >> Hi. >> >> I run RHEL v5.6 and can see this kind of entries in my apache error_log: >> >> [Sun Jul 31 23:27:44 2011] [notice] child pid 6974 exit signal Bus error >> (

[users@httpd] Program terminated with signal 7, Bus error.

2011-08-01 Thread Jakov Sosic
is problem on more than one server... Any idea what to do next? -- Jakov Sosic www.srce.hr - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for

Re: [users@httpd] Rewrite & JkMount

2011-07-16 Thread Jakov Sosic
On 07/16/2011 01:17 AM, Jakov Sosic wrote: > On 07/16/2011 01:00 AM, Jakov Sosic wrote: >> Hi. >> >> I'm trying to set up the following scenario: >> >> >> ServerName app.example.com >> >> RewriteEngine on >> RewriteCond %{REQ

Re: [users@httpd] Rewrite & JkMount

2011-07-15 Thread Jakov Sosic
On 07/16/2011 01:00 AM, Jakov Sosic wrote: > Hi. > > I'm trying to set up the following scenario: > > > ServerName app.example.com > > RewriteEngine on > RewriteCond %{REQUEST_URI} ^/app > RewriteRule ^$ /app/ [P] > > JkMount /app* loadbalan

[users@httpd] Rewrite & JkMount

2011-07-15 Thread Jakov Sosic
doing wrong? I tried without RewriteCond but no luck either... -- Jakov Sosic www.srce.hr - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more

[us...@httpd] Location and sublocation?

2010-11-25 Thread Jakov Sosic
files which must be accessible by world if I want the authentication to work... So chicken and egg problem - if I don't defend /, I can access /somethingelse and authorize, if I defend /, I cannot access /somethingelse and because of that I cannot authenticate :( Apache 2.2 on Cen

Re: [us...@httpd] I/O accounting for all processes?

2010-06-16 Thread Jakov Sosic
On 06/16/2010 06:49 AM, Scott Gifford wrote: > On Tue, Jun 15, 2010 at 5:33 PM, Jakov Sosic <mailto:jakov.so...@srce.hr>> wrote: > > I'm interested in measuring I/O that all apache processes are > generating. > > > I used mod_logio to solve a similar

[us...@httpd] I/O accounting for all processes?

2010-06-15 Thread Jakov Sosic
ed this to calculate I/O needed for my load balancing cluster. I'm open to all ideas... -- |Jakov Sosic|ICQ: 28410271| PGP: 0x965CAE2D | = | start fighting cancer -> http://www.worl

Re: [us...@httpd] Apache modules and authentication?

2010-03-20 Thread Jakov Sosic
On 03/20/2010 01:26 PM, Eric Covener wrote: > On Sat, Mar 20, 2010 at 8:08 AM, Jakov Sosic wrote: >> On 03/20/2010 12:14 PM, Eric Covener wrote: >> >>> authn_default stops you from falling through. >> >> So I should enable authn_default? > > try it a

Re: [us...@httpd] Apache modules and authentication?

2010-03-20 Thread Jakov Sosic
On 03/20/2010 12:14 PM, Eric Covener wrote: > authn_default stops you from falling through. So I should enable authn_default? -- | Jakov Sosic|ICQ: 28410271| PGP: 0x965CAE2D | = | start fighting cancer ->

[us...@httpd] Apache modules and authentication?

2010-03-20 Thread Jakov Sosic
the user module? And how can I test this, if I currently don't have access to the web (only ssh), and syntax check is obviously not telling me some modules are missing :-/ -- |Jakov Sosic|ICQ: 28410271| PGP: 0x965CAE2D | ===