Description:
Web servers for UNIX platforms.
|
|
|
auth ntlm and anon in case of failed ntlm auth
|
| |
hi,
we have setup ntlm-auth with winbind mod_auth_ntlm_winbind. this works for login/user authentication in our intranet. what we want to have is an anonymous login if ntlm-auth failes for some reasons, eg. no domain user, client not able to send ntlm-auth, other failure etc. so we want to have ntlm-auth as first try, if this failes we don't want to have any error message or password-popup but have the user access the intranet as guest.... more »
|
|
Max number of iptable rules?
|
| |
The man page doesn't seem to say. I saw something that suggested that it may have maxed out at about 5000 rules, could that be true?
I'm adding them as I find them in the log files, and there are thousands of hosts... -- Sandman[.net]
|
|
Blocking client based on HTTP request
|
| |
So, as my other thread may suggest, I have problems with users flooding my server with requests for /wpad.dat
Is there an easy way to use iptables to trigger on those requests and then add the IP to a blacklist?
-- Sandman[.net]
|
|
wpad.dat attack on Linux Apache server
|
| |
I don't actually know if it's an attack.
My Apache server was slow - symptoms being slow responses (after PHP had processed and sent to client) and dropped connections, looked in the log files, found 12GB of accesses to /wpad.dat on my catch-all vhost. I got thousands of requests per minute from hundreds of different hosts,... more »
|
|
SSLMutex and AcceptMutex choices?
|
| |
Is there a layman's explanation similar to AcceptMutex [1] for SSLMutex as I'm trying to understand what it does (sans looking at the code) in order to decide whether 'sem' or 'pthread' is better suited for a Solaris 10 environment.
Much thanks.
|
|
Status code 200 & empty page
|
| |
Hi, we're having a bizarre random issue on our apache2 servers. Once in a while (1 in 1000 requests about) we see in our logs that the request was successful (HTTP code 200), but that 0 bytes where transferred:
XXX.XXX.XXX.XXX - - [26/Apr/2013:11:22:50 -0400] "GET /js/jQuery/jquery.cookies.js HTTP/1.1" 200 0... more »
|
|
Server Installation
|
| |
Gentelmen , I have to install multiple environments for WebSphere Portal (IHS, WAS and WPS). My question is not limited to WebSphere as it's a general server installation, so I thought to ask what is the best approach to use regarding the portal name/ hostname etc. Should we use the FQDN or the simply the unqualified hostname. I'm thinking to add an entry to my host file, i.e. "1270.0.1 portal", having the name not related to the machine make it possible to just copy it over another one. in this case my development, uat, production and dr environment will have the installation done as "portal" , any harm in this ?... more »
|
|
|