Hello Leonas.
I _believe_ TCP_FASTOPEN is disabled in the kernel by default. Is it enabled?
Try this and see if it helps: echo 1 > /proc/sys/net/ipv4/tcp_fastopen
/Rob
On Sat, Jun 15, 2013 at 12:43 PM, Leonas Sutkevičius wrote:
> Hello,
>
> I'm trying to enable TCP fast open on Apache server.
To unsubscribe, send a messages to users-unsubscr...@httpd.apache.org
(or, if you are subscribed to the digest version of the list, send to
users-digest-unsubscr...@httpd.apache.org ). You must send the
unsubscribe message from the same email address that you used to
subscribe to the list.
To comp
Indeed a referer! I don't really think they have linked to your website, I
think they use a bot to spam web server logs with their website for
whatever reason, probably in hope to get more numbers. I have seen that
referer in a other logs as well and I don't think that is a coincidence :).
Den sön
's folder, sub folders and
all files by default.
3) Apache server is using httpd.conf inside the "conf" dir, it is confirmed.
4) Apache has loaded log_config_module.
5) CustomLog "combined" directive is not being overridden.
On Fri, May 24, 2013 at 2:26 PM, Eric Covener wr
dn't be able to add a
referer/user-agent when it can already fill the log file with
everything else. I'm a bit confused by your answer :S.
On Fri, May 24, 2013 at 2:13 PM, Eric Covener wrote:
> On Fri, May 24, 2013 at 7:58 AM, Robert Schoultz wrote:
>> Hello Eric. I am on Wind
Hello Eric. I am on Windows 7 so I guess that's vista-like. The first
thing I do when I install an OS such as Windows 7, is to disable UAC
alltogether, so no need for all the "run as administrator" stuff as it
will always run everything as administrator!
On Fri, May 24, 2013 at 1:56 PM, Eric Coven
Hello!
I have a small problem with my Apache configuration. I am trying to
use the "combined" CustomLog directive and it simply wont work and I
have no clue why. I have made sure modules are loaded and that there
isn't another CustomLog overriding the combined one. Here's a paste of
all the inform