TLS Server name indication (SNI ) Step 1: Create keypairs for each of the domain endpoints Step 2: Start the containers Step 2: Query the SNI endpoints directly with curl Step ...
Generate Self-signed Certificates for TiDB Data Migration Install OpenSSL Generate the CA certificate Issue certificates for individual components Certificates that might be used...
Data Model Create Database note Create STable Create Table Create Table Automatically Single Column vs Multiple Column Data Model The data model employed by TDengine is si...
Creating Hypertables Creating a (Hyper)table Inserting & Querying Creating Hypertables The primary point of interaction with your data is a hypertable, the abstraction of a s...
配置文件度量单位 原文档 配置文件度量单位 度量单位可以是字节、千字节(单位是 k 或者 K )或者兆字节(单位是 m 或者 M ),例如,1024 ,8k ,1m 。 也可以使用 g 或者 G 单位的千兆字节。 可以指定毫秒、秒、分、小时和天等时间来设定时间间隔,使用以下单位: 单位 含义 ms 毫秒 s 秒 ...
HTTP2 server push HTTP2 server push Full example code can be found at _examples/response-writer/http2push . Server push lets the server preemptively “push” website assets to t...