新しい投稿

検索

質問
· 2024年12月9日

Unstable Nginx with "stable" webgateway

So, we have docker image webgateway-nginx, marked as latest-em, which means supposed to be extended maintenance

$ docker run -it --entrypoint bash containers.intersystems.com/intersystems/webgateway-nginx:latest-em

root@9ca3373fe980:/# /opt/nginx/sbin/nginx -V
nginx version: nginx/1.21.5
built by gcc 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) 
built with OpenSSL 1.1.1n  15 Mar 2022
TLS SNI support enabled
configure arguments: --prefix=/opt/nginx --with-pcre=/opt/pcre-src --with-zlib=/opt/zlib-src --with-openssl=/opt/openssl-src --with-http_gunzip_module --with-http_ssl_module --with-http_v2_module --add-module=/opt/nginx-src/csp

root@9ca3373fe980:# /opt/webgateway/bin/CSPnsd -h    

InterSystems CSP - Network Service Daemon

   Version 2024.1.2.398.0 Gateway Build 2401.1845 (Multi-Threaded)

Gives nginx version 1.21.5, version that lost support more than 2 years ago

And to add a bit more

Versioning Scheme

The open-source NGINX project maintains two branches: mainline and stable.

  • mainline: Mainline is the active development branch where the latest features and bug fixes get added. It is denoted by an odd number in the second part of the version number, for example 1.21.0.
  • stable: Stable receives fixes for high‑severity bugs, but is not updated with new features. It is denoted by an even number in the second part of the version number, for example 1.22.0. The stable branch never receives new functionality during its lifecycle and typically receives just one or two updates, for critical bug fixes.

So, why EM version of webgateway got unstable version of Nginx, which is anyway outdated for more than 2 years?

ディスカッション (0)2
続けるにはログインするか新規登録を行ってください
ダイジェスト
· 2024年12月9日

【週間ダイジェスト】 12/02 ~ 12/08 の開発者コミュニティへの投稿

12/02 ~ 12/08Week at a GlanceInterSystems Developer Community
ダイジェスト
· 2024年12月9日
記事
· 2024年12月8日 3m read

第四十四章 终端输入 输出 - 特殊协议字符影响终端 I O

第四十四章 终端输入 输出 - 特殊协议字符影响终端 I O

特殊协议字符影响终端 I O

每个操作系统都会拦截某些协议字符 (UNIX) 或组合键(例如 Windows 平台上的CTR-ALT-DEL ),以防止这些字符影响 IRISWindows 控制台不会尝试覆盖这些操作系统特征。

其他特殊字符可以改变例程的执行方式,但不会出现在READ命令变量中。在图像模式下操作终端会取消这些效果,并使 IRIS 像对待任何其他字符一样对待这些字符。

READ受输出和输入控制字符的影响。 READ只是读取除终止字符之外的所有其他控制字符。它不回应他们。

输出控制字符影响例程的流程和输出。下表对此进行了描述:

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
お知らせ
· 2024年12月8日

Key Questions of the Month: November 2024

Hey Community,

It's time for the new batch of #KeyQuestions from the previous month.

Common Interview Questions (Tips + Sample Answers)

Here are the Key Questions of November chosen by InterSystems Experts within all Communities:

📌 SQLのInsertにおける、JDBCとIRIS直の挙動差異について。 by @Yuji Ohata (JP)

📌 IRISインスタンスが起動できない。 by @makoto fukunaga (JP)

📌 Existing protections against XSS attacks on CSP pages ? by @Norman W. Freeman (EN)

These questions will be highlighted with the #Key Question tag, and their authors will get the Key Question badge on Global Masters.

If you find the key question(s) from other communities interesting, just drop us a line in the comments and we will translate the question(s) and the accepted answer(s).

Congrats, and thank you all for your interesting questions. Keep them coming!

See you next month😉

ディスカッション (0)2
続けるにはログインするか新規登録を行ってください