我应该在生产中使用什么tomcat本机库? [英] what tomcat native library should I be using in production?

查看:121
本文介绍了我应该在生产中使用什么tomcat本机库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我编译我的spring mvc app时,我在输出中得到了这个:

When I compile my spring mvc app, I get this in the output:

INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_17\bin;......

我究竟应该在生产中使用这是指什么?

What exactly should I use in production that this is referring to?

推荐答案

Tomcat-native 是Tomcat的一个版本使用高度优化的Apache Portable Runtime(APR),这是为Apache HTTP服务器提供支持的相同框架。

Tomcat-native is a version of Tomcat that uses the highly optimized Apache Portable Runtime (APR), the same framework that powers the Apache HTTP server.

这篇关于我应该在生产中使用什么tomcat本机库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆