Tatsuhiro Tsujikawa
|
c06e8c89ff
|
nghttpx: Use BlockAllocator in match_downstream_addr_group
|
2016-06-11 18:41:43 +09:00 |
Tatsuhiro Tsujikawa
|
a809da68a3
|
nghttpx: Aggregate router configuration into one struct
|
2016-06-11 18:25:38 +09:00 |
Tatsuhiro Tsujikawa
|
288449b9bc
|
nghttpx: Rewrite wildcard router
|
2016-06-10 23:43:44 +09:00 |
Tatsuhiro Tsujikawa
|
43913838b4
|
nghttpx: Retain memory in Router
|
2016-06-03 23:52:44 +09:00 |
Tatsuhiro Tsujikawa
|
4bb88b35ec
|
nghttpx: "*" must match at least one character
|
2016-03-22 22:40:23 +09:00 |
Tatsuhiro Tsujikawa
|
34d209b30b
|
nghttpx: Add wildcard host routing
This change allows host pattern in --backend to include '*' to
indicate wildcard match. The wildcard match is made in suffix match
only.
|
2016-03-13 01:01:34 +09:00 |
Tatsuhiro Tsujikawa
|
124d4c9fad
|
src: Fix tests
|
2016-02-29 00:05:32 +09:00 |