码迷,mamicode.com
首页 >  
搜索关键字:servers    ( 985个结果
Network Programming(1)
It is important to realize that clients and servers are processes and not ma- chines, or hosts as they are often called in this context. Data received ...
分类:Web程序   时间:2018-07-24 19:19:00    阅读次数:202
DNS流程
DNS用于将域名转换为IP地址。 13台根dns: A.root-servers.net198.41.0.4美国B.root-servers.net192.228.79.201美国(另支持IPv6)C.root-servers.net192.33.4.12法国D.root-servers.net12 ...
分类:其他好文   时间:2018-07-22 11:30:41    阅读次数:155
使用 API-Blueprint 编写 API 文档
使用 API-Blueprint 编写 API 文档 API-Blueprint 官网: https://apiblueprint.org/tools.html#mock servers 参考文档: https://www.jianshu.com/p/d39c3553e25a https://seg ...
分类:Windows程序   时间:2018-07-22 11:11:30    阅读次数:215
idea中加入tomcat
File—>Setting—>Build,Execution,Deployment—->Application Servers—>”+”这里添加了之后Edit Configuration里面就可以看到Tomcat Server了 具体的实施步骤是: 在这儿找到tomact之后,点击: 然后填写自己的 ...
分类:其他好文   时间:2018-07-19 13:48:59    阅读次数:131
php更改php-fpm进程数
vim/data/php/etc/php-fpm.confpm.max_children=100#子进程最大数,php-fpm进程数,设置多少则查看psaux|grepphp|wc-l为多少pm.start_servers=30#启动时的进程数pm.min_spare_servers=20#保证空闲进程数最小值,如果空闲进程小于此值,则创建新的子进程pm.max_spare_servers=100
分类:Web程序   时间:2018-07-14 16:37:41    阅读次数:166
一个过waf的研究牛人
https://soroush.secproject.com/blog/ https://appseceurope2018a.sched.com/speaker/soroush_dalili.1y2dtv3m waf-bypass-techniques-using-http-standard-and-web-servers-behavior
分类:其他好文   时间:2018-07-10 16:45:07    阅读次数:126
weblogic 清除缓存
清理缓存步骤如下: 1、前置条件:停止服务 2、找到下面3个目录,然后将里面的文件删除即可: ……/user_projects/domains/base_domain/servers/AdminServer/tmp/ ……/user_projects/domains/base_domain/serv ...
分类:Web程序   时间:2018-07-09 19:23:43    阅读次数:272
RHEL7下openldap的安装与配置
一:LDAP服务器端安装 1.安装服务端yum install -y openldap openldap-clients openldap-servers migrationtools2.生成全局密码slappasswd -s password -n > /etc/openldap/passwd3. ...
分类:其他好文   时间:2018-07-07 17:30:39    阅读次数:238
STS(与eclipse相似)使用
1.创建新的Workspace之后,是没有Servers的,这时候直接点击servers是不能正常创建的,需要Window--Preferences后搜索runtime environment--add--Apache Tomcat 7.0--next--browse知道自己Tomcat然后jdk最 ...
分类:系统相关   时间:2018-07-05 23:22:37    阅读次数:518
7年Microsoft MVP,是否还能坚持3年
非常高兴,又获得了Microsoft MVP的奖励! ? 目前是第07次获得! 当然,这东西微软审核也算严格的,需经过微软美国审核,再给通过。 只是人生留下遗憾,没能从2011年开始(PS:记得申请过,未通过!)。 贡献方向: Lync---Skype for business---Office Servers and Services! 7年变更了3个方向! 其实我学习是从: Live Com
分类:其他好文   时间:2018-07-02 00:17:53    阅读次数:191
985条   上一页 1 ... 21 22 23 24 25 ... 99 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!