GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   mod_auth_mysql 100's of queries a second? (https://gfy.com/showthread.php?t=423198)

FiReC 01-27-2005 04:22 PM

mod_auth_mysql 100's of queries a second?
 
With only a slight load on apache (few hundred processes) there are over 100 queries a second on the db box that is doing only member authentication. Is this common with mod auth mysql, it seems as tho the sessions aren't sticking and users are being authenticated against the db for each request to the page. Any thoughts?

Fabuleux 01-27-2005 04:27 PM

Maybe someone is trying a brute force attack. :upsidedow

JSA Matt 01-27-2005 04:37 PM

Quote:

Originally Posted by Fabuleux
Maybe someone is trying a brute force attack. :upsidedow

Yeah it shouldn't authenticate every page...get ProxyPass :winkwink:

FiReC 01-27-2005 04:39 PM

that is definitly going on all the time, however i can see the logs and proxy pass should be taking care of those. the attempts are no where near 100 tries a second :) also something interesting is that the number of selects is really low compared to the number of change db queries, which is weird since there is only one db for this authentication scheme.

FiReC 01-27-2005 04:43 PM

its probably something really simple that im missing in the htaccess or httpd.conf


All times are GMT -7. The time now is 01:57 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123