[users@httpd] APACHE MODULE CSRF

2019-06-17 Thread Ricardo Fernando
onsole of my browser when I make a request: Forddden: You do not have permission to access ... Has anyone ever had a similar situation? tks Abraços, *Ricardo Fernando Neves* *Desenvolvimento* COURIER DE FLASH Site: www.flashcourier.com.br "Esta mensagem e seus anexos são dirigidos exc

[users@httpd] Apache 2.4 timeouts/connection refused under high load. Works fine with version 2.2

2016-09-12 Thread Fernando Marcelo
Hi, I'm running Apache 2.4 (prefork) on a Centos 7 server. The server specs are pretty good: 2 x Xeon E5-2697 v3 @ 2.60GHz, 512GB of RAM and 8 SSDs in RAID 10. This Apache server is used to run a PHP software and serve a few static files, although most of the static files are cached in our CDN

Re: [users@httpd] Help troubleshooting performance issue, after 1000 total children Apache no longer responds to HTTP requests. Not MaxClients issue?

2012-05-03 Thread Luis Fernando Alen
Hello, PJ. Perhaps your prefork settings are the cause of the issue. Look, you have 80 StartServers and 120 MaxSpareServers, and with such settings, apache can spawn 9600 (80*120) children. However, your ServerLimit and MaxClients (3500) are way to lower than that. I've had similar issues when

Re: [users@httpd] Help troubleshooting performance issue, after 1000 total children Apache no longer responds to HTTP requests. Not MaxClients issue?

2012-05-03 Thread Luis Fernando Alen
:50 AM, Pete Houston p...@openstrike.co.uk wrote: On Thu, May 03, 2012 at 08:33:58AM -0300, Luis Fernando Alen wrote: Perhaps your prefork settings are the cause of the issue. Look, you have 80 StartServers and 120 MaxSpareServers, and with such settings, apache can spawn 9600 (80*120

[users@httpd] Will wildcard vhost conflict with a specific one?

2012-04-10 Thread Luis Fernando Alen
Hello, I need to set both a generic/wildcard vhost and a specific one with different DocumentRoot and configurations, just like the example below: *VirtualHost ** *ServerName specific.mydomain.com* * * *DocumentRoot /var/www/specific.mydomain.com/* *JkMount /otherapp serverX* *

[us...@httpd] AJP and 500/503 error

2010-07-29 Thread Fernando
, Fernando Mercês Linux Registered User #432779 ajp_error.cap Description: Binary data - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info

Re: [us...@httpd] questions regarding the version 2.2.15

2010-04-15 Thread Fernando Milovich
I think is the correct version you are looking for. http://httpd.apache.org/docs/2.2/new_features_2_2.html On Thu, Apr 15, 2010 at 4:53 PM, Hélène Montarou hmonta...@yahoo.comwrote: Hi, I am looking for an HTTP proxy server with the following features: - It has to be a reverse proxy; - It

[us...@httpd] same rewrite for several vhosts on 404 errors

2009-10-26 Thread Luis Fernando
to put it, because i don't wanna configure it for each vhost. Is there a way to do it? Thanks for your help. Luís Fernando Alén Gonçalves. - The official User-To-User support forum of the Apache HTTP Server Project. See

Re: [us...@httpd] same rewrite for several vhosts on 404 errors

2009-10-26 Thread Luis Fernando
on vhosts. André Warnier wrote: Luis Fernando wrote: Hello guys. I use apache2 on debian and i have several vhosts in /etc/apache2/sites-available, included by /etc/apache/apache2.conf. Not really : what is really included, are the files present in /etc/apache2/sites-enabled

[us...@httpd] AllowOverride for rewrite configurations only

2009-09-23 Thread Luis Fernando
. Thank you. Luís Fernando Alén Gonçalves - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info. To unsubscribe, e-mail: users-unsubscr

Re: [EMAIL PROTECTED] apache load balance very uneven

2008-07-21 Thread fernando castano
is the current load in each od the app. servers. That is the algorithm I am using. Since in this case the total load is light and most of them are always free, it might just take the first of the list, which then ends up more used than the others. No ? André fernando castano wrote: Hi all

[EMAIL PROTECTED] apache load balance very uneven

2008-07-18 Thread fernando castano
Hi all, I'm new to apache. I am experiencing a problem with apache load balancer. I configured the load balancer across 10 app servers (glassfish domains), but when I see the way the cookies (and load) are distributed I see a very uneven distribution. Here is my proxy configuration:

[EMAIL PROTECTED] How to display the Allow Header for 405 Responses?

2008-03-15 Thread Senaka Fernando
Hi all, Can you please let me know how could I display the Allow Header for 405 Responses? I need to dynamically set this in my C code. I have successfully managed to set the 405 status, and get it displayed to a client. But, however, setting r-allowed = (1 M_GET) or something similar doesn't

[EMAIL PROTECTED] Apache segfault with 2k Vhosts

2007-04-26 Thread Fernando Schubert
:12 2007] [notice] Apache/2.0.59 (FreeBSD) DAV/2 PHP/4.4.4 with Suhosin-Patch configured -- resuming normal operations [Thu Apr 26 12:04:04 2007] [notice] caught SIGTERM, shutting down I need a light to solve this problem. Thanks!!! *Fernando Schubert* SysAdmin San

[EMAIL PROTECTED] sysconfig.d/include.conf not generated

2005-11-09 Thread Fernando Martins
be its contents? TIA, Fernando Apache Forums - Apache Web Server Help - sysconfig.dinclude.conf not generated.URL Description: Binary data Apache Forums - Apache Web Server Help - sysconfig.dinclude.conf not generated.URL Description: Binary data Apache Forums - Apache Web Server Help

[EMAIL PROTECTED] Server too slow

2005-09-14 Thread Fernando Barros
but I couldnt find anything. Any idea? Tks in advance! Fernando Barros   - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info

[users@httpd] Estrange Redirection

2005-05-24 Thread Fernando Remus Nagel
I have installed the Apache httpd serve on my machine. When I try to access my page stored in httpd, it redirects to my modem! What can be happening? - The official User-To-User support forum of the Apache HTTP Server Project.