FreeBSD Bugzilla – Attachment 42646 Details for
Bug 66451
www/mod_throttle doesn't preserve its runtime information
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1004 bytes, created by
fmysh
on 2004-05-10 12:40:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
fmysh
Created:
2004-05-10 12:40:13 UTC
Size:
1004 bytes
patch
obsolete
>--- files/patch-mod_throttle.c.orig Mon May 10 19:54:11 2004 >+++ files/patch-mod_throttle.c Mon May 10 19:59:39 2004 >@@ -11,3 +11,17 @@ > /*********************************************************************** > *** Pick one that best suits your system. > ***********************************************************************/ >+--- mod_throttle.c.orig Mon May 10 15:59:10 2004 >++++ mod_throttle.c Mon May 10 16:00:45 2004 >+@@ -215,8 +215,8 @@ >+ static const char dtype[] = "Directory"; >+ static const char text_html[] = "text/html"; >+ static const char text_plain[] = "text/plain"; >+-static const char file_lock[] = "logs/mod_throttle.lock"; >+-static const char file_runtime[] = "logs/mod_throttle.runtime"; >++static const char file_lock[] = "/var/run/mod_throttle/mod_throttle.lock"; >++static const char file_runtime[] = "/var/run/mod_throttle/mod_throttle.runtime"; >+ >+ static const char x_is_subrequest[] = "x-is-subrequest"; >+ static const char request_handler[] = "request-handler"; >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 66451
: 42646