摘要:
path_beg : prefix match 前缀匹配path_dir : subdir matchpath_dom : domain matchpath_end : suffix match 后缀匹配path : string This extracts the request's U... 阅读全文
posted @ 2016-05-12 21:32
czcb
阅读(699)
评论(0)
推荐(0)
摘要:
path_beg : prefix match 前缀匹配path_dir : subdir matchpath_dom : domain matchpath_end : suffix match 后缀匹配path : string This extracts the request's U... 阅读全文
posted @ 2016-05-12 21:32
czcb
阅读(258)
评论(0)
推荐(0)
摘要:
http://www.xx.com/admin/api/menu[root@wx03 mojo]# cat test.pl use Mojolicious::Lite;use JSON qw/encode_json decode_json/; use Encode;no strict;use ... 阅读全文
posted @ 2016-05-12 19:29
czcb
阅读(186)
评论(0)
推荐(0)
摘要:
http://www.xx.com/admin/api/menu[root@wx03 mojo]# cat test.pl use Mojolicious::Lite;use JSON qw/encode_json decode_json/; use Encode;no strict;use ... 阅读全文
posted @ 2016-05-12 19:29
czcb
阅读(92)
评论(0)
推荐(0)
摘要:
api 配置:haproxy 跳转: acl api_req path_beg -i /api use_backend appserver_8082... 阅读全文
posted @ 2016-05-12 18:19
czcb
阅读(150)
评论(0)
推荐(0)
摘要:
api 配置:haproxy 跳转: acl api_req path_beg -i /api use_backend appserver_8082... 阅读全文
posted @ 2016-05-12 18:19
czcb
阅读(190)
评论(0)
推荐(0)
摘要:
perl 中的对象 就是引用 通过new方法传递数据结构给各个模块[root@wx03 test]# cat x1.pm package x1; use Data::Dumper; sub new { my $self ={};my $invocant = shift; my $clas... 阅读全文
posted @ 2016-05-11 21:37
czcb
阅读(110)
评论(0)
推荐(0)
摘要:
perl 中的对象 就是引用 通过new方法传递数据结构给各个模块[root@wx03 test]# cat x1.pm package x1; use Data::Dumper; sub new { my $self ={};my $invocant = shift; my $clas... 阅读全文
posted @ 2016-05-11 21:37
czcb
阅读(185)
评论(0)
推荐(0)
摘要:
监控大批量的插入,修改和删除:mysql> insert into aaa select * from aaa;mysql> SELECT trx_id, trx_state, trx_started, trx_wait_started, trx_wei... 阅读全文
posted @ 2016-05-11 17:20
czcb
阅读(345)
评论(0)
推荐(0)
摘要:
监控大批量的插入,修改和删除:mysql> insert into aaa select * from aaa;mysql> SELECT trx_id, trx_state, trx_started, trx_wait_started, trx_wei... 阅读全文
posted @ 2016-05-11 17:20
czcb
阅读(215)
评论(0)
推荐(0)
浙公网安备 33010602011771号