Changeset e1c857 for server/src/http/modules/ngx_http_memcached_module.c
- Timestamp:
- 02/01/08 17:43:01 (4 years ago)
- Branches:
- master-v0.7, master-v0.6, memcached_gzip, upstream_count_limit
- Children:
- 2a28c1, f54237
- Parents:
- 6b029d
- git-author:
- Tomash Brechko <tomash.brechko@…> (02/01/08 17:43:01)
- git-committer:
- Tomash Brechko <tomash.brechko@…> (02/01/08 17:43:01)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/src/http/modules/ngx_http_memcached_module.c
r6b029d re1c857 14 14 ngx_http_upstream_conf_t upstream; 15 15 ngx_int_t index; 16 uint32_tgzip_flag;16 ngx_uint_t gzip_flag; 17 17 } ngx_http_memcached_loc_conf_t; 18 18
Note: See TracChangeset
for help on using the changeset viewer.
