projects
/
apache
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1083ba8
)
Increased stacksize for mod_lua on NetWare.
author
Guenter Knauf
<fuankg@apache.org>
Fri, 12 Apr 2013 07:25:18 +0000
(07:25 +0000)
committer
Guenter Knauf
<fuankg@apache.org>
Fri, 12 Apr 2013 07:25:18 +0000
(07:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1467186
13f79535
-47bb-0310-9956-
ffa450edef68
modules/lua/NWGNUmakefile
patch
|
blob
|
history
diff --git
a/modules/lua/NWGNUmakefile
b/modules/lua/NWGNUmakefile
index aab7fa4daddd820fbb0749d40827334378201b6e..06f1daaac9e575b8c9f359bd36e4a2607f96ff64 100644
(file)
--- a/
modules/lua/NWGNUmakefile
+++ b/
modules/lua/NWGNUmakefile
@@
-129,7
+129,7
@@
NLM_VERSION =
#
# If this is specified, it will override the default of 64K
#
-NLM_STACK_SIZE =
819
2
+NLM_STACK_SIZE =
13107
2
#