HEX
Server: LiteSpeed
System: Linux cluster02.load-balancer.x2.network 4.18.0-553.51.1.lve.1.el8.x86_64 #1 SMP Wed May 14 14:34:57 UTC 2025 x86_64
User: kbdhpghp (1098)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //lib64/varnish/vmods/libvmod_proxy.so
ELF>�@8G@8	@�!�! �,�, �, Xx x-x- x- 888$$h!h!h!  S�tdh!h!h!  P�td��Q�tdR�td�,�, �, XpGNUߑF��`�1��q��W�"L��  UQ)� v�mU f], F"��, H__gmon_start___ITM_deregisterTMCloneTable_ITM_registerTMCloneTable__cxa_finalizeVPX_tlvWS_AllocmemcpyVAS_Fail__stack_chk_failVRT_failVmod_proxy_Datalibpthread.so.0libc.so.6libvmod_proxy.soGLIBC_2.2.5GLIBC_2.14GLIBC_2.4�ui	�����ii
��, �	�, �	�, �, �, �
�, 8�, >�,  - �, `-  - �(- �0- �8- �@- �H- �P- �X- 
`- �h- �p- ��/ �/ �/ 	�/ 
�/ �/ �/ �/ �/ �/ �/ 
��H��H��' H��t��H����5z' �%{' ��h�������h��������h�������h�������h�������h�������h��������%' D���%�& D���%�& D���%�& D���%�& D���%�& D���%�& DH�5_H��1�����Lf.�H�=�& H��& H9�tH��& H��t	�����H�=�& H�5�& H)�H��H��H��?H�H�tH�m& H��t��fD�����=u& u+UH�=J& H��tH�=�" �9����d����M& ]������w����USH��(dH�%(H�D$1�H�����?��kH��uzH�@H�L$H�T$�����u_�D$H�{0�p���H��H������H�t$H����HcT$H���x���HcD$�DH�L$dH3%(H��uYH��([]�@1���A�H�
��kH�5�H�=�����A�H�
z�kH�5|H�=�������A�H�
��tH�5RH�=�����SH�� dH�%(H�D$1�H��tQ�?��kusH�@H�T$��H�L$� ���1҅�uH�D$1��!�9���H�t$dH34%(��u+H�� [�A�H�
��<H�5�H�=-� ������A�H�
��<H�5�H�=���fD����2���f�����"���f��������f���H��(dH�%(H�D$1�H��tJ�?��kulH�@H�T$H�L$� ���1҅�uH�D$�Pʉ�H�t$dH34%(H��u*H��(�A�H�
��\H�5�H�=)�4�������A�H�
��\H�5�H�=��
���f.�����"���f��������f����!����f����#��f����$���f����%����f����"������H��H���(ctx) != NULLvmod_proxy.c(ctx)->magic == 0x6bb8f0dbproxy.TLV: out of workspace(ptr) != 0tlv_stringvmod_ssl_verify_resulttlv_ssl_flag7e3a20338128569f3a798e8b18eeebe275c78bb5776c815433dc13d7906a1a15Varnish 7.4.3 b659b7ae62b44c05888919c5c1cd03ba6eaec681proxyVmod_vmod_proxy_FuncVMOD_JSON_SPEC[   [     "$VMOD",     "1.0",     "proxy",     "Vmod_vmod_proxy_Func",     "7e3a20338128569f3a798e8b18eeebe275c78bb5776c815433dc13d7906a1a15" ,    "Varnish 7.4.3 b659b7ae62b44c05888919c5c1cd03ba6eaec681", "0", "0"  ],   [     "$CPROTO",     "#define VPFX(a) vmod_##a",     "#define VARGS(a) arg_vmod_proxy_##a",     "#define VENUM(a) enum_vmod_proxy_##a",     "//lint -esym(755, VPFX)",     "//lint -esym(767, VPFX)",     "//lint -esym(755, VARGS)",     "//lint -esym(767, VARGS)",     "//lint -esym(755, VENUM)",     "//lint -esym(767, VENUM)",     "//lint -esym(755, VARGS)",     "//lint -esym(755, VENUM)",     "",     "/* Functions */",     "typedef VCL_STRING td_vmod_proxy_alpn(VRT_CTX);",     "typedef VCL_STRING td_vmod_proxy_authority(VRT_CTX);",     "typedef VCL_BOOL td_vmod_proxy_is_ssl(VRT_CTX);",     "typedef VCL_BOOL td_vmod_proxy_client_has_cert_sess(VRT_CTX);",     "typedef VCL_BOOL td_vmod_proxy_client_has_cert_conn(VRT_CTX);",     "typedef VCL_INT td_vmod_proxy_ssl_verify_result(VRT_CTX);",     "typedef VCL_STRING td_vmod_proxy_ssl_version(VRT_CTX);",     "typedef VCL_STRING td_vmod_proxy_client_cert_cn(VRT_CTX);",     "typedef VCL_STRING td_vmod_proxy_ssl_cipher(VRT_CTX);",     "typedef VCL_STRING td_vmod_proxy_cert_sign(VRT_CTX);",     "typedef VCL_STRING td_vmod_proxy_cert_key(VRT_CTX);",     "",     "struct Vmod_vmod_proxy_Func {",     "\ttd_vmod_proxy_alpn\t\t*f_alpn;",     "\ttd_vmod_proxy_authority\t\t*f_authority;",     "\ttd_vmod_proxy_is_ssl\t\t*f_is_ssl;",     "\ttd_vmod_proxy_client_has_cert_sess",     "\t\t\t\t\t*f_client_has_cert_sess;",     "\ttd_vmod_proxy_client_has_cert_conn",     "\t\t\t\t\t*f_client_has_cert_conn;",     "\ttd_vmod_proxy_ssl_verify_result\t*f_ssl_verify_result;",     "\ttd_vmod_proxy_ssl_version\t*f_ssl_version;",     "\ttd_vmod_proxy_client_cert_cn\t*f_client_cert_cn;",     "\ttd_vmod_proxy_ssl_cipher\t*f_ssl_cipher;",     "\ttd_vmod_proxy_cert_sign\t\t*f_cert_sign;",     "\ttd_vmod_proxy_cert_key\t\t*f_cert_key;",     "};",     "#undef VPFX",     "#undef VARGS",     "#undef VENUM",     "static struct Vmod_vmod_proxy_Func Vmod_vmod_proxy_Func;"   ],   [     "$FUNC",     "alpn",     [       [         "STRING"       ],       "Vmod_vmod_proxy_Func.f_alpn",       ""     ]   ],   [     "$RESTRICT",     [       "client"     ]   ],   [     "$FUNC",     "authority",     [       [         "STRING"       ],       "Vmod_vmod_proxy_Func.f_authority",       ""     ]   ],   [     "$RESTRICT",     [       "client"     ]   ],   [     "$FUNC",     "is_ssl",     [       [         "BOOL"       ],       "Vmod_vmod_proxy_Func.f_is_ssl",       ""     ]   ],   [     "$RESTRICT",     [       "client"     ]   ],   [     "$FUNC",     "client_has_cert_sess",     [       [         "BOOL"       ],       "Vmod_vmod_proxy_Func.f_client_has_cert_sess",       ""     ]   ],   [     "$RESTRICT",     [       "client"     ]   ],   [     "$FUNC",     "client_has_cert_conn",     [       [         "BOOL"       ],       "Vmod_vmod_proxy_Func.f_client_has_cert_conn",       ""     ]   ],   [     "$RESTRICT",     [       "client"     ]   ],   [     "$FUNC",     "ssl_verify_result",     [       [         "INT"       ],       "Vmod_vmod_proxy_Func.f_ssl_verify_result",       ""     ]   ],   [     "$RESTRICT",     [       "client"     ]   ],   [     "$FUNC",     "ssl_version",     [       [         "STRING"       ],       "Vmod_vmod_proxy_Func.f_ssl_version",       ""     ]   ],   [     "$RESTRICT",     [       "client"     ]   ],   [     "$FUNC",     "client_cert_cn",     [       [         "STRING"       ],       "Vmod_vmod_proxy_Func.f_client_cert_cn",       ""     ]   ],   [     "$RESTRICT",     [       "client"     ]   ],   [     "$FUNC",     "ssl_cipher",     [       [         "STRING"       ],       "Vmod_vmod_proxy_Func.f_ssl_cipher",       ""     ]   ],   [     "$RESTRICT",     [       "client"     ]   ],   [     "$FUNC",     "cert_sign",     [       [         "STRING"       ],       "Vmod_vmod_proxy_Func.f_cert_sign",       ""     ]   ],   [     "$RESTRICT",     [       "client"     ]   ],   [     "$FUNC",     "cert_key",     [       [         "STRING"       ],       "Vmod_vmod_proxy_Func.f_cert_key",       ""     ]   ],   [     "$RESTRICT",     [       "client"     ]   ] ] 
;����h����0�����D��h��|����������������������$��8zRx�$8��FJw�?:*3$"D��p(\��A�A�D@�
AAEzRx�@�� �� ����A�D0d
AA�(��$� ���H0^
A4��H��\��p�����������GNU��	�	�, �
8> - X`�������
�������

�, �, ���o`��
�x/ �0�@	���o���o����o�o����ox-  0@P`pGCC: (GNU) 8.5.0 20210514 (Red Hat 8.5.0-20)GA$3a1�
GA$3p1113�
GA*GA$annobin gcc 8.5.0 20210514GA$plugin name: annobinGA$running gcc 8.5.0 20210514GA*GA*GA!
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GOW*�GA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA!stack_realign
GA*FORTIFY�	
GA+GLIBCXX_ASSERTIONS�	
1	K	i��	�	�	�		%�	?�
W�	b�
p���
����
���

�����0�W���������
���/�M�i�����������:�U�x
�
�
�	�			*	O	o	�	�	� - X�`��	�@	�	0 *�, Q�	]�, |d!���0 ���

��������, ���
��0 �)0 5�Ox- X�gz
�0 �x/ �	�8`�����0	�
��

 
�h!�, �, �, x- x/ 0 0`� ��, H�� ':C ]".annobin_vmod_proxy.c.annobin_vmod_proxy.c_end.annobin_vmod_proxy.c.hot.annobin_vmod_proxy.c_end.hot.annobin_vmod_proxy.c.unlikely.annobin_vmod_proxy.c_end.unlikely.annobin_vmod_proxy.c.startup.annobin_vmod_proxy.c_end.startup.annobin_vmod_proxy.c.exit.annobin_vmod_proxy.c_end.exit.annobin_tlv_string.start.annobin_tlv_string.endtlv_string__func__.8865tlv_string.cold.1.annobin_tlv_ssl_flag.start.annobin_tlv_ssl_flag.endtlv_ssl_flag__func__.8842.annobin_vmod_is_ssl.start.annobin_vmod_is_ssl.end.annobin_vmod_client_has_cert_sess.start.annobin_vmod_client_has_cert_sess.end.annobin_vmod_client_has_cert_conn.start.annobin_vmod_client_has_cert_conn.end.annobin_vmod_ssl_verify_result.start.annobin_vmod_ssl_verify_result.end__func__.8857.annobin_vmod_alpn.start.annobin_vmod_alpn.end.annobin_vmod_authority.start.annobin_vmod_authority.end.annobin_vmod_ssl_version.start.annobin_vmod_ssl_version.end.annobin_vmod_ssl_cipher.start.annobin_vmod_ssl_cipher.end.annobin_vmod_cert_sign.start.annobin_vmod_cert_sign.end.annobin_vmod_cert_key.start.annobin_vmod_cert_key.end.annobin_vmod_client_cert_cn.start.annobin_vmod_client_cert_cn.end.annobin_vcc_proxy_if.c.annobin_vcc_proxy_if.c_end.annobin_vcc_proxy_if.c.hot.annobin_vcc_proxy_if.c_end.hot.annobin_vcc_proxy_if.c.unlikely.annobin_vcc_proxy_if.c_end.unlikely.annobin_vcc_proxy_if.c.startup.annobin_vcc_proxy_if.c_end.startup.annobin_vcc_proxy_if.c.exit.annobin_vcc_proxy_if.c_end.exitVmod_vmod_proxy_FuncVmod_Jsonderegister_tm_clones__do_global_dtors_auxcompleted.7303__do_global_dtors_aux_fini_array_entryframe_dummy__frame_dummy_init_array_entry__FRAME_END__vmod_client_has_cert_sess_edatavmod_is_ssl_finivmod_ssl_ciphervmod_alpnvmod_cert_sign__dso_handlevmod_ssl_verify_resultvmod_cert_keyvmod_ssl_version__bss_startvmod_client_has_cert_conn_DYNAMICvmod_authority__GNU_EH_FRAME_HDRvmod_client_cert_cn__TMC_END___GLOBAL_OFFSET_TABLE__init_ITM_deregisterTMCloneTableVmod_proxy_Data__stack_chk_fail@@GLIBC_2.4VRT_failVAS_FailVPX_tlv__gmon_start__memcpy@@GLIBC_2.14WS_Alloc_ITM_registerTMCloneTable__cxa_finalize@@GLIBC_2.2.5.symtab.strtab.shstrtab.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.sec.text.fini.rodata.eh_frame_hdr.eh_frame.note.gnu.property.init_array.fini_array.data.rel.ro.dynamic.got.bss.comment.gnu.build.attributes88$.���o``$8�� @���H���o��U���o��@d��@nB00�x��s�~��p����


� 
 
� �������h!h! ��, �,��, �,��, �,� �x- x-�x/ x/p�0 �/�0�/-0`0D`2@m	�=yF