This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| array | |
| 0 => | |
| array | |
| 'id' => string '11' (length=2) | |
| 'name' => string 'Building 1' (length=10) | |
| 'depth' => string '1' (length=1) | |
| 1 => | |
| array | |
| 'id' => string '12' (length=2) | |
| 'name' => string 'Floor 1' (length=7) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 127.0.0.1 - - [11/Mar/2011:16:04:44 -0600] "GET /index/change-company?changecompany=1&to_child=&to_parent=1187&change_company_id=1 HTTP/1.1" 200 126 "-" "Mozilla/5.0" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| server { | |
| listen 80; | |
| server_name s4.local ~^(?<d>\w+)\.s4\.local$; | |
| server_name_in_redirect off; | |
| root /Library/WebServer/Documents/$d; | |
| index bootstrap.php; | |
| try_files $uri $uri/ bootstrap.php; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| require 'rubygems' | |
| require 'timeout' | |
| require 'mysql' | |
| Timeout::timeout(5) { | |
| conn = Mysql.new('localhost', 'hobodave', 'hobopass', 'test') | |
| conn.query("SELECT SLEEP(300)") | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 172.22.44.41 - - [03/Mar/2011:17:20:18 -0600] "GET /admin.php?type=notifications HTTP/1.0" 200 44326 "https://umc.dev.example.com/admin.php" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.107 Safari/534.13" | |
| 172.22.44.41 - - [04/Mar/2011:14:45:16 -0600] "GET / HTTP/1.0" 200 62921 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.107 Safari/534.13" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| _jabber._tcp IN SRV 5 0 5269 xmpp-server.l.google.com. | |
| _jabber._tcp IN SRV 20 0 5269 xmpp-server1.l.google.com. | |
| _jabber._tcp IN SRV 20 0 5269 xmpp-server4.l.google.com. | |
| _jabber._tcp IN SRV 20 0 5269 xmpp-server2.l.google.com. | |
| _jabber._tcp IN SRV 20 0 5269 xmpp-server3.l.google.com. | |
| _xmpp-client._tcp IN SRV 20 0 5222 talk2.l.google.com. | |
| _xmpp-client._tcp IN SRV 20 0 5222 talk3.l.google.com. | |
| _xmpp-client._tcp IN SRV 5 0 5222 talk.l.google.com. | |
| _xmpp-client._tcp IN SRV 20 0 5222 talk1.l.google.com. | |
| _xmpp-client._tcp IN SRV 20 0 5222 talk4.l.google.com. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Total Rows: 3915 | |
| Serialized data size (bytes): 1168733 | |
| Serialized time (sec): 0.046326875686646 | |
| Unserialized time (sec): 0.035297870635986 | |
| IGB Serialized data size (bytes): 327867 | |
| IGB Serialized time (sec): 0.031296968460083 | |
| IGB Unserialized time (sec): 0.038132905960083 | |
| COMPRESS size (bytes): 112807 | |
| COMPRESS time (sec): 0.016009092330933 | |
| GZIP size (bytes): 87819 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Fatal error: Uncaught exception 'Zend_Session_Exception' with message 'Zend_Session::start() - /u/apps/S4/releases/origin/qa/vendor/zend/library/Zend/Session.php(Line:480): Error #8 session_start(): Server 172.22.44.41 (tcp 11211) failed with: Permission denied (13) Array' in /u/apps/S4/releases/origin/qa/vendor/zend/library/Zend/Session.php:493 | |
| Stack trace: | |
| #0 /u/apps/S4/releases/origin/qa/application/Bootstrap.php(70): Zend_Session::start() | |
| #1 /u/apps/S4/releases/origin/qa/vendor/zend/library/Zend/Application/Bootstrap/BootstrapAbstract.php(666): Bootstrap->_initSession() | |
| #2 /u/apps/S4/releases/origin/qa/vendor/zend/library/Zend/Application/Bootstrap/BootstrapAbstract.php(619): Zend_Application_Bootstrap_BootstrapAbstract->_executeResource('session') | |
| #3 /u/apps/S4/releases/origin/qa/vendor/zend/library/Zend/Application/Bootstrap/BootstrapAbstract.php(583): Zend_Application_Bootstrap_BootstrapAbstract->_bootstrap(NULL) | |
| #4 /u/apps/S4/releases/origin/qa/vendor/zend/library/Zend/Application.php(355): Zend_Appli |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Feb 12 22:25:43 molybdenum pluto[32737]: packet from 63.xxx.xx.xx:500: received Vendor ID payload [Openswan (this version) 2.6.21 ] | |
| Feb 12 22:25:43 molybdenum pluto[32737]: packet from 63.xxx.xx.xx:500: received Vendor ID payload [Dead Peer Detection] | |
| Feb 12 22:25:43 molybdenum pluto[32737]: packet from 63.xxx.xx.xx:500: received Vendor ID payload [RFC 3947] method set to=109 | |
| Feb 12 22:25:43 molybdenum pluto[32737]: packet from 63.xxx.xx.xx:500: received Vendor ID payload [draft-ietf-ipsec-nat-t-ike-03] meth=108, but already using method 109 | |
| Feb 12 22:25:43 molybdenum pluto[32737]: packet from 63.xxx.xx.xx:500: received Vendor ID payload [draft-ietf-ipsec-nat-t-ike-02_n] meth=106, but already using method 109 | |
| Feb 12 22:25:43 molybdenum pluto[32737]: packet from 63.xxx.xx.xx:500: received Vendor ID payload [draft-ietf-ipsec-nat-t-ike-02] meth=107, but already using method 109 | |
| Feb 12 22:25:43 molybdenum pluto[32737]: packet from 63.xxx.xx.xx:500: received Vendor ID payload [draft-ietf-ipsec-nat-t-ike-00] | |
| Feb 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| config setup | |
| protostack=netkey | |
| nat_traversal=yes | |
| oe=off | |
| nhelpers=0 | |
| virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12 | |
| conn prod | |
| authby=secret | |
| keyexchange=ike |